<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menumain{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:42px;
}

#menumain .mainmenuiner {
    height:42px;
	padding:0;
    line-height:42px;
    overflow: hidden;
    margin:0px; 
}

.menuleft{
   display:block;
   float:left;
   height:42px;
   text-decoration: none;
   text-align:center;
   width:9px;
   background:url("menuleft[1].jpg") 0px 0px no-repeat;
   margin:0px;
}

.menuright{
   display:block;
   float:right;
   height:42px;
   text-decoration: none;
   text-align:center;
   width:9px;
   background:url("menuright[1].jpg") 0px 0px no-repeat;
   margin:0px;
}

#menumain a.menumain:link,#menumain a.menumain:active,#menumain a.menumain:visited{
   display:block;
   float:left;
   height:42px;
   text-decoration: none;
   text-align:center;
   width:99px;
   color:#fff;
   font:14px/31px 'SimSun',Arial,Sans-Serif;
   background:url("menu[1].jpg") 0px 0px no-repeat;
   margin:0px;
}

#menumain a.menumain:hover{
   display:block;
   float:left;
   height:42px;
   color:#fff; 
   text-decoration: none;
   text-align:center;
   width:99px;
   font:14px/31px 'SimSun',Arial,Sans-Serif;
   margin:0px;
   background:url("menunow[1].jpg") 0px 0px no-repeat;
} </pre></body></html>